Configures the VXLAN outermost header with the IP address in double encapsulation traffic.
Ingress-group config mode
This command is available only to users with the admin role.
This command enables mirroring in double encapsulation traffic with VXLAN as outermost header or traffic with MPLS outer encapsulation type. Successfully classified traffic is mirrored to the configured front-panel interface.
Only the VXLAN tunnel is supported for outer config.
IPv6 is not supported for the VXLAN outer configuration.
The overlapping IP combination between different ingress-group traffic-type is not allowed.
If the same command is run more than once, the second and subsequent instances are ignored and no error is reported.
The no keyword can remove only the IP configuration.
The following example configures the VXLAN outermost header.
device(config-ingress-group)# traffic-type vxlan outer ip 192.168.4.2 255.255.255.0 192.168.5.2 255.255.255.0 device# show ingress-group ing Name : ing Route-Map : - Description : - Interfaces : none Traffic-Type : GTPU Tunnel-Id : any Mode : none Destination-ip-addr : 192.168.3.2 Destination-ip-mask : 255.255.255.0 Source-ip-addr : 192.168.2.1 Source-ip-mask : 255.255.255.0 Outer Tunnel Config : Traffic-Type : VxLAN Tunnel-Id : any Destination-ip-addr : 192.168.5.2 Destination-ip-mask : 255.255.255.0 Source-ip-addr : 192.168.4.2 Source-ip-mask : 255.255.255.0 Mirror : none